Skip to main content

Monitoring with InfluxDB

We recommend reading the official documentation for utilizing InfluxDB for making dashboard and visualizations. They access and data will be laid out below:

Accessing InfluxDB

URL: http://localhost:8086

Default credentials:

  • Username: admin
  • Password: admin123

Change password: InfluxDB UI → User menu → Change Password

Understanding the Data

InfluxDB Structure

Organization: myorg (from .env)

Bucket: kafka_data (from .env)